| Previous | Chapter contents | Chapter top | Section top | Next |
The transitionType parameter of the QTVRSetTransitionProperty function (link) specifies a type of transition for a panoramic node. This constant defines the available value of that parameter:
enum {
kQTVRTransitionSwing = 1
};
| Previous | Chapter contents | Chapter top | Section top | Next |